From cb9dc91493dcba209a42d7fb9f19a1284f351ec1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 19 Dec 2008 05:24:35 +0000 Subject: [PATCH] Header format fix. --- lisp/progmodes/simula.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index 56924a00f06..b3f752cf36d 100644 --- a/lisp/progmodes/simula.el +++ b/lisp/progmodes/simula.el @@ -1,10 +1,11 @@ ;;; simula.el --- SIMULA 87 code editing commands for Emacs -;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 -;; Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, +;; 2007, 2008 Free Software Foundation, Inc. -;; Author: Hans Henrik Eriksen (invalid email address, checked April 2008) -;; Maintainer: simula-mode@ifi.uio.no (invalid email address, checked April 2008) +;; Author: Hans Henrik Eriksen +;; Maintainer: simula-mode@ifi.uio.no +;; (above email addresses invalid as of April 2008) ;; Adapted-By: ESR ;; Keywords: languages -- 2.30.2